NHibernate 4.x Cookbook - Second Edition by Gunnar Liljas & Alexander Zaytsev & Jason Dentler

NHibernate 4.x Cookbook - Second Edition by Gunnar Liljas & Alexander Zaytsev & Jason Dentler

Author:Gunnar Liljas & Alexander Zaytsev & Jason Dentler
Language: eng
Format: mobi
Publisher: Packt Publishing
Published: 2017-01-30T23:00:00+00:00


See also

Eager loading multiple collections

Eager loading with Criteria

In this recipe, we'll show you how to use CriteriaQueries to eager load the child collections of our query results.

Getting ready

Complete the Getting Ready instructions at the beginning of this chapter.

How to do it…

Create a new folder named EagerLoadingWithCriteria in the project.

Add a new class named Recipe to the folder:using NH4CookbookHelpers.Queries;

using NH4CookbookHelpers.Queries.Model;

using NHibernate;

using NHibernate.Transform;



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.